You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > CopyToArray Method > TMtx.CopyToArray Method (float[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.CopyToArray Method (float[])

Copies the calling object data to an array of single precision floating point data.

Syntax
C#
Visual Basic
public void CopyToArray(ref float[] Dst);

Any values exceeding the range are clipped.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!